irq-bcm2836: Avoid "Invalid trigger warning"
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:33:30 +0000 (14:33 +0000)
committerRaspbian kernel package updater <root@raspbian.org>
Thu, 15 Feb 2018 17:28:40 +0000 (17:28 +0000)
commit7c6171e7e0fccdfcd1d2a6a5940fc9dd14fd2253
tree5aab27f8809d1cfca000c8252e270bb15cfda3c3
parent78aacd76890801005263fef3d9b18c7c8ebf1321
irq-bcm2836: Avoid "Invalid trigger warning"

Initialise the level for each IRQ to avoid a warning from the
arm arch timer code.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/irqchip/irq-bcm2836.c